WorkflowDefinitionVersion 
EntityType  Independent 
Logical Entity Name  WorkflowDefinitionVersion 
Default Table Name  WorkflowDefinitionVersion 
Logical Only  NO 
Definition 
 
Note 
 

WorkflowDefinitionVersion Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
WorkflowDefinitionId    INTEGER  NO 
 
Major    BIGINT  YES 
 
Minor    BIGINT  YES 
 
Build    BIGINT  YES 
 
Revision    BIGINT  YES 
 
IsEnabled    BIT  NO 
 
Xaml    NVARCHAR(max)  NO 
 
SourceLocation    NVARCHAR(500)  NO 
 
PublishedBy    NVARCHAR(200)  NO 
 
DateCreated    DATETIME  NO 
 
DateModified    DATETIME  NO 
 

WorkflowDefinitionVersion Keys 
Key Name  Key Type  Keys 
PK_WorkflowDefinitionVersion  PrimaryKey  Id 

WorkflowDefinitionVersion Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

WorkflowDefinitionVersion Check Constraints 
Check Constraint Name  CheckConstraint